submitted-ld.so-cache-new-format
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 2 Oct 2023 20:22:57 +0000 (21:22 +0100)
committerAurelien Jarno <aurel32@debian.org>
Mon, 2 Oct 2023 20:22:57 +0000 (21:22 +0100)
commit38082815bb9b560b98ba98d4300c3f972599319a
tree1cd9c03c6bd3becc4795113196aca58f06d53007
parent34528ec54158ed0831cdd14575cae6c6d5b9a221
submitted-ld.so-cache-new-format

2018-09-16  Josh Triplett  <josh@joshtriplett.org>

        * elf/ldconfig.c: Default to the new format for ld.so.cache. glibc has
        supported this format for 18+ years.
        * elf/dl-cache.c (_dl_load_cache_lookup): Reorder conditionals to look
        for the new format first.

Gbp-Pq: Topic any
Gbp-Pq: Name submitted-ld.so-cache-new-format.diff
elf/dl-cache.c
elf/ldconfig.c